home *** CD-ROM | disk | FTP | other *** search
- DownLoad ANY File for Co/SysOps
- Radman #226 @7652 1[3South Wales, NY1]
- 1Wednesday, 5January 1, 11992 7at 3 7:59 pm 7<EST>
- RadMan's Mods
-
- MOD: DL_ANY.MOD
- USE: Allows CoSysOps/Remote SysOps to download ANY file from ANYWHERE.
-
- RATING: ████████▒▒ INSTALATION TIME: 2min + compile VER: 4.12
-
- Instructions:
-
- Step 1 - Load up XFER.C and place the function dl_any() after void download.
-
- void dl_any()
- {
- char s[80];
- int i;
-
- s[0]=0;
- nl();
- nl();
- prt(1,"File: ");
- mpl(60);
- inputl(s,60);
- for(i=strlen(s)-1;i>=0 && s[i]==12;i--);
- s[i+1]=0;
- nl();
- pl("Zmodem Send Commencing...");
- extern_prot(0,s,1);
- }
-
- Step 2 - Load BBS.C, and in function dlmainmenu(), search for:
-
- if ((strcmp(s,"/?")==0) && (dcs()))
- printmenu(8);
-
- and add this on the next 2 lines:
-
- if ((strcmp(s,"/%")==0) && (dcs()))
- dl_any();
-
- Step 3 - Go to the nearest airport, take a flight to Hawaii, party for a few
- hours while the BBS.EXE is compiling, then return home and try it
- out: press /% in the transfer section.
-
- NOTE: DSZ Must be installed for this to work right.
-
- Disclamer: If your computer suddenly starts a bad habit like smoking 2 packs
- a day, or having a beer every hour on the hour, my mod DIDN'T do
- it. If it doesn't work right, tough. It ain't my problem, and it
- is small enough so that I feel that you would be capable of
- removing it yourself without seeking professional help.
-
-
- 6*> 7The BoardWalk [DSS] 2■ 5@7652/@17650 2■ 4716-684-79392 ■ 3WWIV Support Board 6<*